home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / pccp019.zip / COLOR.H < prev    next >
Text File  |  1992-04-02  |  261b  |  17 lines

  1. #define BLACK 0
  2. #define BLUE 9
  3. #define GREEN 10
  4. #define CYAN 11
  5. #define RED 12
  6. #define MAGENTA 13
  7. #define YELLOW 14
  8. #define WHITE 7
  9. #define GRAY 8
  10. #define BWHITE 15
  11.  
  12. #define M_UNDER 9
  13. #define M_NORMAL 10
  14.  
  15. #define FAINTADD -8
  16. #define BLINKADD 16
  17.